Skip to content

DevX: Add helper script for version management#67

Draft
davidsmfreire wants to merge 1 commit intorennf93:masterfrom
davidsmfreire:devx/version-bump-helper
Draft

DevX: Add helper script for version management#67
davidsmfreire wants to merge 1 commit intorennf93:masterfrom
davidsmfreire:devx/version-bump-helper

Conversation

@davidsmfreire
Copy link
Contributor

Description

Add a script that helps change all relevant places when there is a version bump


Motivation and Context

The process for releasing a new version includes a lot of manual inputs on several files that can be automated away. I guess its sort of the murphy law of automation: "if it can be automated, it will be automated".


Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation change
  • Performance improvement
  • Code cleanup or refactoring

How Has This Been Tested?

Tested by performing the version bump in #66


Screenshots (if appropriate):


Checklist:

  • My code follows the code style of this project (Mypy, Ruff)
  • I have added tests to cover my changes
  • All new and existing tests passed
  • My change requires a change to the documentation
  • I have updated the documentation accordingly
  • I have checked that my changes don't introduce any new warnings or errors
  • I have updated the version number if necessary
  • I have added any new dependencies to the appropriate requirements file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant